home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
prgtools
/
programm.ing
/
winlib.lzh
/
WINLIB
/
TEXTRIGH.MOU
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-03-14
|
376 b
|
16 lines
/* Mouse definition block */
TEXTRIGH_MOUSE =
{ 0x0007,0x0007,0x0001,0x0000,0x0001,
/* Mask data */
0x7E7E,0x7FFE,0x07E0,0x03F8,
0x03EC,0x03E6,0x03E3,0x03E1,
0x03E1,0x03E3,0x03E6,0x03EC,
0x03F8,0x07F0,0x7FFE,0x7E7E,
/* Cursor data */
0x3C3C,0x0660,0x03C0,0x0180,
0x0190,0x0198,0x019C,0x019E,
0x019E,0x019C,0x0198,0x0190,
0x0180,0x03C0,0x0660,0x3C3C
};